overlay: Fix child window position/size on realize
authorAlexander Larsson <alexl@redhat.com>
Tue, 11 Dec 2012 14:41:50 +0000 (15:41 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 11 Dec 2012 14:41:50 +0000 (15:41 +0100)
commit1c05915f51bad80b82d505ec8f18fa97bda4862a
tree69d2d307fb4c0636eafa4c7901bc119d46411723
parent796ae50064d5f82afdd36ac0168b350b087e0507
overlay: Fix child window position/size on realize

We don't get an automatic queue resize on realize anymore, which
was papering over this bug where we did not set the child window
size/position at realize time.
gtk/gtkoverlay.c